| 1. | Generates the output of the dependent project into an assembly 将依赖项目的输出生成到程序集中。 |
| 2. | Is a tool for continuous integration of inter - dependent projects 是连续集成相互从属的项目的工具。 |
| 3. | Dependent projects are built after the projects on which they depend 依赖项目在它们所依赖的项目后生成。 |
| 4. | Click project dependencies and examine the dependent project names 单击“项目依赖项”并检查依赖项目名称。 |
| 5. | It is now possible to build a project without building any of the projects dependent projects 现在可以生成项目,而不生成任何项目依赖项目。 |
| 6. | Gives you the choice of linking in the . lib files that are produced by dependent projects 为您提供在依赖项目所生成的. lib文件中进行链接的选择。 |
| 7. | In a large project , when a dependent project produces a . lib file , incremental linking is disabled 在一个大项目中,当依赖项目生成. lib文件时,增量链接是被禁用的。 |
| 8. | Tells the linker not to try to link any . lib output generated from this build into any dependent project 通知链接器不要试图将任何从此生成产生的. lib输出链接到依赖项目中。 |
| 9. | If there are many dependent projects that produce . lib files , building the application can take a long time 如果有许多生成. lib文件的依赖项目,则生成应用程序会花很长时间。 |
| 10. | The project system links in the . obj files for . libs produced by dependent projects , thus enabling incremental linking 当该属性设置为“是”时,项目系统在依赖项目所生成的. lib文件的 |